FileFormat UserCal-1.0 // (lines beginning with // are ignored.) // Example: a 3-dB attenuator used at 0 to 50 GHz // which has a single pole at 100 GHz. In this case, // we do not care about phase, only magnitude correction. // Note that frequencies (X) do not have to be equally spaced. // The X data contains examples of floating-point formats. // Headers are case sensitive and must be exactly as shown. // Trace Data YFormat DB X 0 5000000000 10E9 20e+09 +30.0d+09 4.0D10 +5E10 Y -3.01 -3.02 -3.05 -3.18 -3.38 -3.65 -3.98